libalberta-dbg software package provides adaptive finite element library (debug symbols), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libalberta-dbg
libalberta-dbg is installed in your system.
Make ensure the libalberta-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libalberta-dbg *
You will get with libalberta-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Debug packages |
| Package | libalberta-dbg |
| Version | 3.0.1-1build1 |
| Description | adaptive finite element library (debug symbols) |
| Sub Section | debug |